home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
APDL Eductation Resources
/
APDL Eductation Resources.iso
/
programs
/
electronic
/
rlab
/
!RLaB
/
help_a_i
/
floor
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1994-02-21
|
231 b
|
12 lines
floor:
Syntax: floor ( a )
Description:
Floor returns the smallest integer not greater than the
argument. If the argument is a MATRIX then the floor operation
is performed on an element-by-element basis.
See Also: ceil, int